From c6632c9d3046bbccf317b3532198c3df6931a94e Mon Sep 17 00:00:00 2001 From: Anton Gladky Date: Sun, 8 Nov 2020 22:07:13 +0100 Subject: [PATCH] Update d/watch --- debian/copyright | 12 +++++------- debian/watch | 4 ++-- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/debian/copyright b/debian/copyright index 28edc9ce2..90b1d4891 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,14 +4,14 @@ Upstream-Name: Visualization Toolkit Files-Excluded: Web/* Examples/GUI/Win32 - ThirdParty/doubleconversion/vtkdoubleconversion/ + ThirdParty/doubleconversion/vtkdoubleconversion ThirdParty/expat/vtkexpat ThirdParty/freetype/vtkfreetype ThirdParty/gl2ps/vtkgl2ps ThirdParty/hdf5/vtkhdf5 ThirdParty/jpeg/vtkjpeg ThirdParty/jsoncpp/vtkjsoncpp - ThirdParty/libproj4/vtklibproj4 + ThirdParty/libproj/vtklibproj ThirdParty/libxml2/vtklibxml2 ThirdParty/lz4/vtklz4 ThirdParty/lzma/vtklzma @@ -22,13 +22,11 @@ Files-Excluded: ThirdParty/zlib/vtkzlib ThirdParty/glew/vtkglew ThirdParty/utf8/vtkutf8 - ThirdParty/AutobahnPython - ThirdParty/SixPython - ThirdParty/ZopeInterface ThirdParty/mpi4py - ThirdParty/Twisted ThirdParty/xdmf3 - Rendering/VolumeOpenGL + ThirdParty/ogg/vtkogg + ThirdParty/theora/vtktheora + ThirdParty/eigen/vtkeigen Files: * Copyright: 1993-2015 Ken Martin, Will Schroeder, Bill Lorensen diff --git a/debian/watch b/debian/watch index 59c899983..65f01a205 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts=repacksuffix=+dfsg1,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ -https://github.com/Kitware/VTK/tags .*/v?(8\.\d\S*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) +https://github.com/Kitware/VTK/tags .*/v?(9\.\d\S*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) -- 2.30.2